The callback is invoked when the engine checks if the given file can be accessed or not.
Use the can method to allow access to the file.
Use the cannot} method to deny access to the file.
If the callback throws an exception, the can method will be invoked.
R